Model Report

Generated on 18 Nov 2025, 21:38   ●   64,553 original samples, 24,538 synthetic samples

Accuracy
67.6%
(99.0%)
Univariate 75.9%
(99.5%)
Bivariate 70.5%
(98.9%)
Trivariate 49.3%
(97.9%)
Coherence 74.7%
(99.5%)
Similarity
Cosine Similarity 0.87685
Discriminator AUC 89.4%
(50.0%)
Distances
Identical Matches 95.4%
Average Distances 0.055

Correlations

Univariate Distributions

Bivariate Distributions

Bivariate Distributions for context

Coherence: Auto-correlations

 

Coherence: Sequences per Distinct Category

 

Coherence: Distinct Categories per Sequence

 

Accuracy

Column Univariate Bivariate Trivariate Coherence
STATUS 97.9% 77.9% 49.3% 84.8%
TYPE 70.9% 63.4% 49.3% 64.7%
Sequence Length 58.7% 56.9% 49.3% -
Total
 
75.9%
(99.5%)
70.5%
(98.9%)
49.3%
(97.9%)
74.7%
(99.5%)

Explainer
Accuracy of synthetic data is assessed by comparing the distributions of the synthetic (shown in green) and the original data (shown in gray). For each distribution plot we sum up the deviations across all categories, to get the so-called total variation distance (TVD). The reported accuracy is then simply reported as 100% - TVD. These accuracies are calculated for all univariate, bivariate and trivariate distributions. A final accuracy score is then calculated as the average across all of these.

Similarity


Explainer
These plots show the first 3 principal components of training samples, synthetic samples, and (if available) holdout samples within the embedding space. The black dots visualize the centroids of the respective samples. The similarity metric then measures the cosine similarity between these centroids. We expect the cosine similarity to be close to 1, indicating that the synthetic samples are as similar to the training samples as the holdout samples are.

Distances

Synthetic vs. Training
Identical Matches 95.4%
DCR Average 0.055
NNDR Min10 1.13e-07

Explainer
Synthetic data shall be as close to the original training samples, as it is close to original holdout samples, which serve us as a reference. This can be asserted empirically by measuring distances between synthetic samples to their closest original samples, whereas training and holdout sets are sampled to be of equal size. A green line that is significantly left of the dark gray line implies that synthetic samples are closer to the training samples than to the holdout samples, indicating that the data has overfitted to the training data. A green line that overlays with the dark gray line validates that the trained model indeed represents the general rules, that can be found in training just as well as in holdout samples. The DCR share indicates the proportion of synthetic samples that are closer to a training sample than to a holdout sample, and ideally, this value should not significantly exceed 50%, as a higher value could indicate overfitting. The NNDR ratio is the ratio of the 10-th smallest NNDR for synthetic vs. training, divided by 10-th smallest NNDR for synthetic vs. holdout. Ideally, this value should be close to 1, indicating that the synthetic samples are in sparse as well as in dense regions just as close to the training samples as to the holdout samples.